home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / ifl / TIFFReadRawStrip.z / TIFFReadRawStrip
Text File  |  1998-10-20  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. TTTTIIIIFFFFFFFFRRRReeeeaaaaddddRRRRaaaawwwwSSSSttttrrrriiiipppp((((3333TTTT))))                 IIIImmmmaaaaggggeeee FFFFoooorrrrmmmmaaaatttt LLLLiiiibbbbrrrraaaarrrryyyy CCCC++++++++ RRRReeeeffffeeeerrrreeeennnncccceeee MMMMaaaannnnuuuuaaaallll
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      TIFFReadRawStrip - return the undecoded contents of a strip of data from
  10.      an open TIFF file
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      ####iiiinnnncccclllluuuuddddeeee <<<<ttttiiiiffffffffiiiioooo....hhhh>>>>
  14.      ttttssssiiiizzzzeeee____tttt TTTTIIIIFFFFFFFFRRRReeeeaaaaddddRRRRaaaawwwwSSSSttttrrrriiiipppp((((TTTTIIIIFFFFFFFF**** ttttiiiiffff,,,, ttttssssttttrrrriiiipppp____tttt ssssttttrrrriiiipppp,,,, ttttddddaaaattttaaaa____tttt bbbbuuuuffff,,,, ttttssssiiiizzzzeeee____tttt
  15.      ssssiiiizzzzeeee))))
  16.  
  17. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.      Read the contents of the specified strip into the (user supplied) data
  19.      buffer.  Note that the value of _s_t_r_i_p is a ``raw strip number.''  That
  20.      is, the caller must take into account whether or not the data is
  21.      organized in separate planes (_P_l_a_n_a_r_C_o_n_f_i_g_u_r_a_t_i_o_n=2).  To read a full
  22.      strip of data the data buffer should typically be at least as large as
  23.      the number returned by _T_I_F_F_S_t_r_i_p_S_i_z_e.
  24.  
  25. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  26.      The actual number of bytes of data that were placed in _b_u_f is returned;
  27.      _T_I_F_F_R_e_a_d_E_n_c_o_d_e_d_S_t_r_i_p returns -1 if an error was encountered.
  28.  
  29. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  30.      All error messages are directed to the _T_I_F_F_E_r_r_o_r(3T) routine.
  31.  
  32. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  33.      _l_i_b_t_i_f_f(3T), _T_I_F_F_O_p_e_n(3T), _T_I_F_F_R_e_a_d_E_n_c_o_d_e_d_S_t_r_i_p(3T),
  34.      _T_I_F_F_R_e_a_d_S_c_a_n_l_i_n_e(3T), _T_I_F_F_S_t_r_i_p_S_i_z_e(3T)
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.